home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group95b.txt / 000102_icon-group-sender _Wed Jul 26 09:45:30 1995.msg < prev    next >
Internet Message Format  |  1995-09-18  |  2KB

  1. Received: by cheltenham.cs.arizona.edu; Wed, 26 Jul 1995 07:16:22 MST
  2. Comments: Authenticated sender is <j.kaye@ah.soas.ac.uk>
  3. From: Jonathan Kaye <jk@soas.ac.uk>
  4. Organization:  S.O.A.S.
  5. To: icon-group@cs.arizona.edu
  6. Date:          Wed, 26 Jul 1995 09:45:30 GMT
  7. Subject:       wanted: vidget guru
  8. Reply-To: jk@soas.ac.uk
  9. X-Confirm-Reading-To: jk@soas.ac.uk
  10. X-Pmrqc:       1
  11. Priority: normal
  12. X-Mailer: Pegasus Mail for Windows (v2.01)
  13. Message-Id: <792F085731@soas.ac.uk>
  14. Errors-To: icon-group-errors@cs.arizona.edu
  15.  
  16. Is there a vidget guru out there with about 10
  17. minutes to spare me. I'm trying to create a simple graphical interface
  18. for an Icon program and reading and rereading the docs is not getting me
  19. where I want to be. I have a feeling I need to understand couplers
  20. better.
  21.  
  22. Here's what I want to do: imagine a frame with three vidgets: two
  23. buttons (call them "A" and "B" and one text box. What I want to do is
  24. click on a button and have the appropriate text (say, "A" or "B") appear
  25. in the text box. I'd like this to be cumulative so that later click are
  26. concatenated with whatever was in the text box previously. I'm sure this
  27. is ridiculously simple and I'm sorry about being thick.
  28.  
  29. While I'm at it, what about setting toggle vidgets based on the contents
  30. of a file:
  31. suppose I have 3 toggles (1, 2 and 3) and some file with a single line
  32. that has 3 integers (boolean, 0 or 1). So I open the file and its one
  33. line reads: 010
  34. I'd like to have toggle 2 set to on and 1 and 3 set to off. (I know
  35. ICON's values are 1 and &null in these cases).
  36. Can this be done.
  37. Thanks in advance for any and all help.
  38. Jonathan Kaye
  39. Department of Linguistics
  40. SOAS
  41. Tel. +44-171-323-6362
  42. Fax. +44-171-323-6362
  43. WWW. http://jk.soas.ac.uk
  44.  
  45. :-)
  46. Not a spokesperson for SOAS (or vice versa)
  47.